-
1 Data Type
Computers: DT -
2 data type
Англо-русский словарь промышленной и научной лексики > data type
-
3 Data Type Definition
Computers: DTDУниверсальный русско-английский словарь > Data Type Definition
-
4 Application Data Type
Information technology: ADTУниверсальный русско-английский словарь > Application Data Type
-
5 Earth Science Data Type
Geology: ESDTУниверсальный русско-английский словарь > Earth Science Data Type
-
6 Fundamental Data Type
Databases: FDTУниверсальный русско-английский словарь > Fundamental Data Type
-
7 abstract data type
Information technology: ADTУниверсальный русско-английский словарь > abstract data type
-
8 eXtensible Data Type
Software: XDTУниверсальный русско-английский словарь > eXtensible Data Type
-
9 abstract data type
абстрактный тип данных («класс» объектов, т.е. система объектов и ряд операций над ними; в системе пользователя программы рассматриваются как операции, а оборудование для этих программ - как объекты типа абстрактных данных); см. также ADTАнгло-русский словарь промышленной и научной лексики > abstract data type
-
10 primitive data type
Англо-русский словарь промышленной и научной лексики > primitive data type
-
11 subrange data type
Англо-русский словарь промышленной и научной лексики > subrange data type
-
12 type automated data system
Engineering: TADSУниверсальный русско-английский словарь > type automated data system
-
13 Service Type Code
Abbreviation: STC (data within barcode, USPS pub. 109) -
14 engine type certificate data sheet
Англо-русский словарь промышленной и научной лексики > engine type certificate data sheet
-
15 veri türü
data type -
16 категория данных
Russian-English dictionary of telecommunications > категория данных
-
17 тип данных
-
18 тип данных
-
19 tip podatka
• data type -
20 tip podataka
• data type
См. также в других словарях:
Data type — For other uses, see Data type (disambiguation). In computer programming, a data type is a classification identifying one of various types of data, such as floating point, integer, or Boolean, that determines the possible values for that type; the … Wikipedia
data type — duomenų tipas statusas T sritis automatika atitikmenys: angl. data type vok. Datenart, f; Daten Bauart, f; Datentyp, m rus. тип данных, m pranc. type de données, m … Automatikos terminų žodynas
data type — duomenų tipas statusas T sritis informatika apibrėžtis Programavimo kalbose – aibė duomenų reikšmių, turinčių bendrų savybių: su jomis atliekamos tos pačios operacijos. Programavimo kalbų raidos pradžioje pagrindinė duomenų tipo paskirtis buvo… … Enciklopedinis kompiuterijos žodynas
data type — type of information which may be entered into a field (Computers) … English contemporary dictionary
Data type (disambiguation) — Datatype may refer to: Data type in programming languages Amiga Datatype, the AmigaOS automatic system of recognizing data files See also: Category:Statistical data types This disambiguation page lists articles associated with the same title. If… … Wikipedia
data type — noun a classification or category of various types of data, that states the possible values that can be taken, how they are stored, and what range of operations are allowed on them … Wiktionary
data type — … Useful english dictionary
Algebraic data type — In computer programming, particularly functional programming and type theory, an algebraic data type (sometimes also called a variant type[1]) is a datatype each of whose values is data from other datatypes wrapped in one of the constructors of… … Wikipedia
Array data type — Not to be confused with Array data structure. In computer science, an array type is a data type that is meant to describe a collection of elements (values or variables), each selected by one or more indices that can be computed at run time by the … Wikipedia
Opaque data type — In computer science, an opaque data type is a user defined data type used like built in data type. It is incompletely defined in an interface, so that ordinary client programs can only manipulate data of that type by calling procedures that have… … Wikipedia
Composite data type — In computer science, a composite data type is any data type which can be constructed in a program using its programming language s primitive data types and other composite types. The act of constructing a composite type is known as composition.… … Wikipedia